Can Somebody Tell Me The Error With This PHP Code? [on hold]
Posted
by
user94889
on Programmers
See other posts from Programmers
or by user94889
Published on 2013-06-27T09:40:47Z
Indexed on
2013/06/27
10:29 UTC
Read the original article
Hit count: 239
web-development
|Wordpress
<?php wpp_get_mostpopular("range=weekly&limit=6&thumbnail_width=90&thumbnail_height=60&stats_comments=0&post_html="<li>{thumb}<a href='{url}'>{text_title}</a></li>""); ?>
Where's the error?
I keep getting following error message:
"Parse error: syntax error, unexpected '>' in C:\xxxxx\xxxx\htdocs\xxx.com\wp-content\themes\xxx\single-videos.php on line 120"
© Programmers or respective owner